home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / c / showxbitmap < prev    next >
AmigaDOS Script File  |  1992-06-27  |  193b  |  10 lines

  1. .KEY XBMImage/A
  2. .BRA {
  3. .KET }
  4.  
  5. xbmtopbm >{XBMImage}.pnm {XBMImage}
  6. pnmtoilbm >{XBMImage}.IFF -hamif {XBMImage}.pnm
  7. delete {XBMImage}.pnm QUIET
  8. Mostra {XBMImage}.IFF
  9. delete {XBMImage}.IFF QUIET
  10.